Welcome![Sign In][Sign Up]
Location:
Search - Win32 Application

Search list

[Windows Develop新编Win API大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Platform: | Size: 677888 | Author: 刘明 | Hits:

[Windows Develop在动态连接库内封装应用程序框架cool

Description: 实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
Platform: | Size: 69632 | Author: | Hits:

[Internet-NetworkHTTPD 2.0.39 Win32代码

Description: 一个小巧的HTTP静态HTML服务器,你可以通过它稍加修改就可以实现到应用程序的软件接口哦-This is a cute Http server handling static HTML pages. It is easier to conform the application interfaces by little modification of the server.
Platform: | Size: 5864448 | Author: 空 气 | Hits:

[Button control经过特殊处理的按钮

Description: Win32+c编写的按钮控件,更加美观,立体。 值得应用的控件-c Win32 prepared button controls, more beautiful, three-dimensional. The Application Control worthy
Platform: | Size: 2708480 | Author: | Hits:

[GUI Developcwebpage

Description: Display a Web Page in a Plain C Win32 Application: There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
Platform: | Size: 48128 | Author: 刘国栋 | Hits:

[Windows DevelopWin32病毒简单快速传染型

Description: 截获你的应用程序,调用的,任何输入函数.rar-Catch your application, and invoke any input function.
Platform: | Size: 7168 | Author: | Hits:

[BooksWindows API 参考大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Platform: | Size: 677888 | Author: 唐壮 | Hits:

[Books新编WIN32API参考大全

Description: 为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-32 for Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call.
Platform: | Size: 677888 | Author: mo20 | Hits:

[Hook apiJournaling_Keyboard_and_Mouse_Input_src

Description: This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx() function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only sample I d found was Hooks32, an old Win32 project. -This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx () function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only sample found I d was Hooks32, an old Win32 project.
Platform: | Size: 18432 | Author: | Hits:

[VC/MFCVISUALC++32207

Description: 用 VISUAL C++ 设计WIN32应用程序,这个是为了给一些在win32应用程序用c++编写代码的人提供的-with VISUAL C Design WIN32 applications, this is to give some of the win32 application code using c prepared for those who
Platform: | Size: 6738944 | Author: 黄进 | Hits:

[Windows Develophello123

Description: 是要实现代码。为任何 Windows 平台建立应用程序时,程序员都有两种选择: C 或 C++。 使用 C,程序员是在 Windows 应用程序界面 ( API ) 的水平上编写代码。该 界面是由几百个 C 函数所组成,这些函数在Windows API 参考手册中都有介绍。对于Windows NT, API 被称为 “Win32 API”,以区别于其用于Windows 3.1 的16 位 API。-is to achieve code. Any Windows platform for the establishment of applications, the programmer has two options : C or C. C programmers in the Windows Application Program Interface (API) level on the preparation of code. The interface is hundreds of C functions comprising these functions in the Windows API reference manual is presented. For Windows NT, API called "Win32 API" to distinguish them from its 3.1 for Windows 16-bit API.
Platform: | Size: 952320 | Author: gzx_8515 | Hits:

[AI-NN-PRFuzzyCluster

Description: 一个用于模糊聚类的算法。源码是基于VC平台下的Win32 console application-for a fuzzy clustering algorithm. VC source is based on the Win32 platform console application
Platform: | Size: 119808 | Author: 史剑 | Hits:

[Dialog_Windowasm_gui_win32

Description: 大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。-we are in the habit of using windows gui style, developers are accustomed to the use of windows gui API, even embedded platform many of the api gui was packaged into windows of win32 function. This example demonstrates the use of assembly language called win32 gui Function window application examples, we hope that a better understanding of assembly language called windows api rules.
Platform: | Size: 19456 | Author: 浦剑涛 | Hits:

[Othervczx_WindowsAPI

Description: Win32 API作为 Microsoft 32位平台(包括:Windows 9x,Windows NT3.1/4.0/5.0,WindowsCE)的应用程序编程接口,它是构筑所有32位Windows平台的基石,所有在Windows平台上运行的应用程序都可以调用这些函数。从事Windows应用程序开发,离不开对Win32 API函数的调用。只有充分理解和利用API函数,才能深入到Windows的内部,充分挖掘系统提供的强大功能和灵活性。-Microsoft Win32 API as a platform 32 (including : Windows 9x, Windows NT3.1/4.0/5.0. WindowsCE) Application Programming Interface, it is to build all 32-bit Windows platform as the cornerstone all the Windows platform running on the application can call these functions. Engaged in the development of Windows applications is essential for Win32 API function call. Only by fully understanding and use of API function, Windows can go to the inside fully tap the system provides powerful functions and flexibility.
Platform: | Size: 150528 | Author: 李春雷 | Hits:

[Linux-Unixbochs-2.1.1.win32-bin

Description: 可用于虚拟主机,适用WIN98/WIN2-for virtual server, application WIN98/WIN2
Platform: | Size: 2726912 | Author: wjk | Hits:

[Other resourcePanXisong_Yufa

Description: 编译原理里的词法分析演示程序,用WIN32应用程序编写,比较容易懂-compiler theory's lexical analysis demo program using Win32 application programming relatively easy to understand
Platform: | Size: 133120 | Author: 熊凌鹏 | Hits:

[3D Graphic3Dhanzi

Description: 3D汉字程序,可向各个方向自由旋转,工程为Win32 Application-3D Chinese characters, which can be freely rotating in all directions, works for Win32 Application
Platform: | Size: 3743744 | Author: 张善琳 | Hits:

[OS programVertDrawDemo

Description: 你想把一行水平的文字垂直排列吗?这是一个很好的例子,应用win32编程,没有用MFC。-you want the level of his characters vertical public? This is a good example of win32 application programming without using MFC.
Platform: | Size: 13312 | Author: 金阳 | Hits:

[Driver Developpcausa

Description: 这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序-This is a communication protocol based on NDIS prepared by the Win32 application program interface function Win32 users do not have to be concerned about the bottom-driven, and direct the preparation of application procedures
Platform: | Size: 3501056 | Author: 刘才智 | Hits:

[OtherApptoVxd_DRV

Description: 本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制作2个按钮,一个用于加载VxD,另一个用于卸载VxD。在VxD被动态加载时,VxD会输出数据流“Hello world!”以及“动态加载dynamic.vxd成功”;在VxD被卸载时,VxD会输出数据流“动态卸载dynamic.vxd成功”。-tkyc use of the Quick VxD to generate a dynamic loading of the "Hello world "VxD framework and through a Win32 application procedures are completed VxD loading and unloading. In the application process, the production of two buttons, a VxD for loading, unloading for another VxD. In VxD dynamically loaded, VxD will output data stream "Hello world!" and "dynamic loading dynamic.vxd successful "; in VxD be unloaded, VxD will output data stream "dynamic unloading dynamic.vxd success."
Platform: | Size: 165888 | Author: 瑜文 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 29 »

CodeBus www.codebus.net